TileKt

object TileKt

Protobuf type vector_tile.Tile

Types

Link copied to clipboard
class Dsl
Link copied to clipboard
object FeatureKt

Protobuf type vector_tile.Tile.Feature

Link copied to clipboard
object LayerKt

Protobuf type vector_tile.Tile.Layer

Link copied to clipboard
object ValueKt

Protobuf type vector_tile.Tile.Value

Functions

Link copied to clipboard
@JvmName(name = "-initializefeature")
inline fun feature(block: TileKt.FeatureKt.Dsl.() -> Unit): VectorTile.Tile.Feature
Link copied to clipboard
@JvmName(name = "-initializelayer")
inline fun layer(block: TileKt.LayerKt.Dsl.() -> Unit): VectorTile.Tile.Layer
Link copied to clipboard
@JvmName(name = "-initializevalue")
inline fun value(block: TileKt.ValueKt.Dsl.() -> Unit): VectorTile.Tile.Value